home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / introduction / 319 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.3 KB

  1. Path: sundog.tiac.net!not-for-mail
  2. From: dmeyer@tiac.net (David Meyer)
  3. Newsgroups: comp.sys.amiga.introduction,de.comp.sys.amiga.misc
  4. Subject: Re: Problems formatting ZIP
  5. Followup-To: comp.sys.amiga.introduction,de.comp.sys.amiga.misc
  6. Date: 29 Feb 1996 18:11:19 GMT
  7. Organization: The Internet Access Company
  8. Message-ID: <4h4q87$bj5@sundog.tiac.net>
  9. References: <Faroul.03x8@beyond.hb.north.de>
  10. NNTP-Posting-Host: sunspot.tiac.net
  11. X-Newsreader: TIN [UNIX 1.3 950726BETA PL0]
  12.  
  13. Henning 'Faroul' Peters (Faroul@beyond.hb.north.de) wrote:
  14. : Hi!
  15. : I just bought an iomega-zip, but trying to format a disk happily crashes my
  16. : SCSI-Controller :-(
  17. : It starts formatting, but stops at about track 100 (I reached 580 once...),
  18. : the controller hangs (LED bright) and nothing works anymore (only reset
  19. : helps).
  20. : (The problem with that controller-hangup is known to me, it sometimes
  21. : simply "refuses" to work on, but not as often and after that short time.)
  22.  
  23. You have a known controller problem and you think the ZIP is the cause of 
  24. the problem? Your logic escapes me. You need to get your controller 
  25. fixed. 
  26.  
  27. : The mountlist-entry I use:
  28. : /* ZIP-Laufwerk - Amiga */
  29. : ZIP:    Priority = 10
  30. :     Flags = 0
  31. :     Surfaces = 1
  32. :     BlocksPerTrack = 68
  33. :     Reserved = 0
  34. :     PreAlloc = 0
  35. :     Interleave = 0
  36. :     LowCyl = 0
  37. :     HighCyl = 2890
  38. :     Stacksize = 4096
  39. :     Buffers = 30
  40. :     BufMemType = 0
  41. :     MaxTransfer = 0xFFFFFF
  42. :     Mask = 0xFFFFFE
  43. :     GlobVec = -1
  44. :     BootPri = 0
  45. :     FileSystem = L:FastFileSystem
  46. :     Device = Nexus.device
  47. :     Unit = 5
  48. : #
  49.  
  50. I've never messed with my mountlist so I can't offer suggestions here.
  51.  
  52. : and on Shell, I do
  53. :     mount zip:
  54. :     format drive zip: name Faroul-ZIP noicons ffs
  55. : (on both Kick 1.3 and 3.1) Any help?
  56. Last time I formatted a ZIP drive, I started out with my generic 
  57. hard-drive tools. Checked to see what was out there, then partitioned the 
  58. new disk. It wanted to set up two partitions, I insisted on only one. 
  59. Partitioning done, I mounted the disk then, from the WorkBench, told it 
  60. to format the drive. No problems, if you don't count the time it took to 
  61. finish the job. 
  62.  
  63. I have an A3000/16 with WB 2.1 on it. The Zip drive is reasonably fast, 
  64. for a removable media, and has given me no problems. Don't try to fit 
  65. yours to your busted controller, get the controller fixed.
  66.